]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
flesh out the devd.conf man page... Mostly from the PR, but did a couple
[FreeBSD/FreeBSD.git] / sys / netgraph /
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 netchildDon't use data after free.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-17 andreMove ethernet VLAN tags from mtags to its own mbuf...
2006-09-15 ruFix input byte counting. Now the sum of the ipackets...
2006-09-15 ruMake it possible to set a larger MTU by attempting...
2006-09-15 ruSIOCSIFFLAGS doesn't require an argument in kernel...
2006-09-07 emaxs/USBDEVNAME/device_get_nameunit/g
2006-09-07 mjacobmore usb fallout changes
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 emax- Catch up with ongoing rwatson's socket work;
2006-08-24 ruFix another fallout from the IF_LLADDR() type change.
2006-08-24 emaxDefine mtu as u_int16_t not as int. This should fix...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-10 glebiusSome perfectionizm against last revision.
2006-08-09 glebiusFix ng_pppoe(4) after turning off "autosrc feature...
2006-08-07 glebius- Use log(9) instead of printf(9).
2006-08-04 glebiusTurn off by default "feature" that overwrites MAC address
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 thompsaRemove the dependency of bridgestp.h on if_bridgevar...
2006-07-27 avatarFixing compilation bustage: net/if_bridgevar.h depends...
2006-07-24 rwatsonsoreceive_generic(), and sopoll_generic(). Add new...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-05 emaxReplace inb() and outb() with bus_space_read_1() and...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 glebiusA netgraph node that can do different manipulations...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-13 jhbUse kern_kldload() and kern_kldunload() to load and...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-07 glebiusWhen counting nodes second time, use the same criteria...
2006-06-06 glebiusUse NET_CALLOUT_MPSAFE for netgraph callout initializer.
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-02 samadd missed calls to bpf_peers_present
2006-06-02 jhbConditionally acquire Giant in netgraph callouts to...
2006-06-02 ddsReplace the array initialization using the gcc-specific...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-17 emaxAdd new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space...
2006-05-16 glebiusRemove unneeded check.
2006-05-16 glebiusDo not leak kernel memory in case if userland has been...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-25 maximo Replace disappeared URLs to Cisco docs by new ones...
2006-04-25 maximo Set to zero engine_type, engine_id and pad (cisco...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 rwatsonCorrect assertion in ng_detach().
2006-04-01 rwatsonChance protocol switch method pru_detach() so that...
2006-04-01 rwatsonChange protocol switch pru_abort() API so that it retur...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-15 glebiusFree private data when deleting hook.
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-21 ruClear csum_flags after reading data from socket buffer...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-17 glebiusRemove unused now field.
2006-02-14 ruUnbreak this.
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 ruDon't count output bytes twice (the byte accouting...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
next