Re: kern/110720: [net] [patch] support for interface descriptions




Nice feature, although it would be nice to align the maximum length with
IF-MIB::ifDescr (255 byte + \0). Also I suppose that the field more
naturally fits into struct if_data (see net/if.h) given the comment for
that struct:

/*
* Structure describing information about an interface
* which may be of interest to management entities.
*/

harti
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [EXT4 set 8][PATCH 1/1]Add journal checksums
    ... A new user-visible feature should be accompanied by an update to ... * validate the data journaling mode. ... struct journal_head *descriptor; ... changed the on-disk format of the journal commit blocks. ...
    (Linux-Kernel)
  • Re: simulating "static pure virtual" methods
    ... virtual methods is to allow subclass-specific behavior through pointers ... If client code expects some feature of a class, ... /* Explicit instantiations verify that B and C meet A's requirements. ...
    (comp.lang.cpp)
  • Re: GAS struc
    ... We know that RosAsm doesn't support true structures. ... > port a MASM STRUCT to an Assembler: ... They don't limit themselves to the tiny feature set ...
    (alt.lang.asm)
  • Re: RFC-patch - make sysfs_create_group skip members with attr.mode == 0
    ... provide sample patch which will use this feature. ... don't understand the reasoning: ... with elements of struct attribute_group::attrs array ifdeffed? ...
    (Linux-Kernel)
  • Re: [LogoForum] "struct" type in Logo?
    ... It's so cool to have the possibility to change something, fix a bug or create a new feature that no one ever thought of. ... But for the definition of a struct you need a list defining the type. ... And the conversion functions are of course with them, and all the math, compare, item, setitem, etc. ...
    (comp.lang.logo)